home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / forms / RCS / cmd.man,v < prev    next >
Encoding:
Text File  |  1992-03-02  |  2.6 KB  |  120 lines

  1. head     1.4;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.4
  10. date     92.03.02.15.20.18;  author bmiller;  state Exp;
  11. branches ;
  12. next     1.3;
  13.  
  14. 1.3
  15. date     91.01.07.17.52.58;  author mottsmth;  state Exp;
  16. branches ;
  17. next     1.2;
  18.  
  19. 1.2
  20. date     90.02.20.17.11.01;  author douglis;  state Exp;
  21. branches ;
  22. next     1.1;
  23.  
  24. 1.1
  25. date     89.02.23.13.08.24;  author ouster;  state Exp;
  26. branches ;
  27. next     ;
  28.  
  29.  
  30. desc
  31. @@
  32.  
  33.  
  34. 1.4
  35. log
  36. @copyright year changed by bmiller.
  37. @
  38. text
  39. @'\" Copyright 1992 Regents of the University of California
  40. '\" Permission to use, copy, modify, and distribute this
  41. '\" documentation for any purpose and without fee is hereby
  42. '\" granted, provided that this notice appears in all copies.
  43. '\" The University of California makes no representations about
  44. '\" the suitability of this material for any purpose.  It is
  45. '\" provided "as is" without express or implied warranty.
  46. '\" 
  47. '\" $Header: /sprite/lib/forms/RCS/cmd.man,v 1.3 91/01/07 17:52:58 mottsmth Exp Locker: bmiller $ SPRITE (Berkeley)
  48. '/" 
  49. .so \*(]ltmac.sprite
  50. .HS PROGNAME cmds
  51. .BS
  52. '\" Note:  do not modify the .SH NAME line immediately below!
  53. .SH NAME
  54. progName \- Short description of what program does
  55. .SH SYNOPSIS
  56. \fBprogName\fR [\fIoptions\fR] \fIfile file ...\fR
  57. .SH OPTIONS
  58. .IP "\fB\-b \fIdirectory\fR" 15
  59. Documentation for the \fB\-b\fR option, where the following argument,
  60. \fIdirectory\fR is somehow used to control the option.
  61. .IP "\fB\-help\fR" 15
  62. Print a summary of the command-line options and exit without updating
  63. any targets.
  64. .BE
  65.  
  66. .SH DESCRIPTION
  67. .PP
  68. In this section you describe how to use the program.  The description
  69. should be relatively complete, but terse.  For complex programs
  70. use multiple sections, each describing some aspect of the program.
  71. See \fIThe Sprite Engineering Manual\fR for general information on writing
  72. manual pages, and the \fBman\fR manual entry in the \fBfiles\fR manual section
  73. for details on all the macros that are available.
  74.  
  75. .SH KEYWORDS
  76. form, manual
  77. @
  78.  
  79.  
  80. 1.3
  81. log
  82. @Update copyright date
  83. @
  84. text
  85. @d1 1
  86. a1 1
  87. '\" Copyright 1991 Regents of the University of California
  88. d9 1
  89. a9 1
  90. '\" $Header: /sprite/lib/forms/RCS/cmd.man,v 1.2 90/02/20 17:11:01 douglis Exp Locker: mottsmth $ SPRITE (Berkeley)
  91. @
  92.  
  93.  
  94. 1.2
  95. log
  96. @1989 -> 1990
  97. @
  98. text
  99. @d1 1
  100. a1 1
  101. '\" Copyright 1990 Regents of the University of California
  102. d9 1
  103. a9 1
  104. '\" $Header: /sprite/lib/forms/RCS/cmd.man,v 1.1 89/02/23 13:08:24 ouster Exp Locker: douglis $ SPRITE (Berkeley)
  105. @
  106.  
  107.  
  108. 1.1
  109. log
  110. @Initial revision
  111. @
  112. text
  113. @d1 1
  114. a1 1
  115. '\" Copyright 1989 Regents of the University of California
  116. d9 1
  117. a9 1
  118. '\" $Header: /sprite/lib/forms/RCS/proto.man,v 1.5 89/01/27 08:36:02 ouster Exp $ SPRITE (Berkeley)
  119. @
  120.